Routines (alphabetical) > Routines: W > WV_IMPORT_WAVELET

WV_IMPORT_WAVELET

Syntax | Arguments | Keywords | Version History | See Also

The WV_IMPORT_WAVELET procedure allows the user to add wavelet functions to the currently-active Wavelet Toolkit(s).

Note: Any widgets that are currently active will not have access to the new wavelet functions until they are restarted.

Syntax

WV_IMPORT_WAVELET [, Wavelet] [, /RESET]

Arguments

Wavelet

A string scalar or vector giving the names of the wavelet functions. The actual function names are constructed by removing all white space from each name and attaching a prefix of WV_FN_.

Keywords

RESET

If set, then remove all user-defined wavelets from memory. If Wavelet is also specified then the new wavelets will be appended onto the built-in wavelets.

Version History

 

5.3

Introduced

See Also

WV_APPLET, WV_CW_WAVELET